ComponentOne ASP.NET MVC Controls
NewRowAtTop Property (FlexGridBase<T>)

C1.Web.Mvc Namespace > FlexGridBase<T> Class : NewRowAtTop Property
Gets or sets a value that indicates whether the new row template should be located at the top of the grid or at the bottom.
Syntax
'Declaration
 
Public Overridable Property NewRowAtTop As Boolean
public virtual bool NewRowAtTop {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members